home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 010a / quikdial.zip / QUIKDIAL.DOC next >
Text File  |  1991-12-08  |  6KB  |  131 lines

  1.  
  2.  
  3.                         Guide to QuikDial
  4.                         -----------------
  5.  
  6. QuikDial is a memory resident utility which dials telephone numbers
  7. using your PC's modem.  QuikDial makes use of expanded memory (EMS) or
  8. extended memory (XMS) or a hard disk swap file to store most of its
  9. code when not in use.  Only about 6,800 bytes of valuable low DOS
  10. memory are consumed when QuikDial isn't active.  If you are presently
  11. using some other utility as a phone dialer, that utility may be
  12. consuming more low memory. SideKick, a Borland product which includes
  13. a phone dialer, uses over 100,000 bytes of low memory. QuikDial also
  14. provides support for modems connected to communications ports 3 and 4
  15. which are not supported by SideKick.
  16.  
  17. Installing QuikDial is relatively easy.  It can be included in the
  18. AUTOEXEC.BAT file so that it is always available when you use your PC.
  19. The following example suggests a possible location for QuikDial in
  20. your AUTOEXEC.BAT file:
  21.  
  22.      ECHO OFF
  23.      CLS
  24.      C:\UTILITY\QUIKDIAL /1 /AC313
  25.      ...
  26.      (additional AUTOEXEC batch code might be located here)
  27.      ...
  28.  
  29. The previous batch file fragment suggests that you have stored
  30. QuikDial in a directory on C: named \UTILITY.  Notice that two
  31. parameters are included on the example command line for QuikDial. The
  32. first parameter, "/1", tells QuikDial that your modem is attached to
  33. communication port 1.  If your modem is configured as port 2, 3 or 4,
  34. you would insert that appropriate number in place of the 1 digit on
  35. the command line.  The second parameter, "/AC313", tells QuikDial that
  36. your default area code is 313.
  37.  
  38. If you include an area code parameter, QuikDial will automatically add
  39. the specified area code to any phone number which begins with the "1-"
  40. characters.  Thus, at least when you are using QuikDial, you can
  41. return to the simpler days of long distance dialing within your own
  42. area - no more having to specify your own area code!  Of course, if
  43. you commonly make long distance calls to some area other than your
  44. own, you can also make that other code the default for QuikDial.  The
  45. parameters are optional.  When no parameters are included, QuikDial
  46. assumes the modem is attached to port 1 and no area code is specified.
  47.  
  48. To give QuikDial a try, go to the DOS command line and enter the
  49. following line:
  50.  
  51.      A:\QUIKDIAL /[1,2,3,4] /AC[your area code]
  52.  
  53. This example assumes that the QuikDial executable file named
  54. QUIKDIAL.EXE is located on a diskette in A: of your computer.  Be sure
  55. to insert the number of the communication port that your modem is
  56. attached to in the first parameter and include your default area code
  57. in the second parameter.
  58.  
  59.  
  60.  
  61.                         Guide to QuikDial
  62.                         -----------------
  63.  
  64.  
  65. After you have executed the command and included the appropriate
  66. parameters for your own modem port and area code, hold down the
  67. <Ctrl> and <Alt> keys and then tap the <D> key. If there is a
  68. telephone number presently displayed on your screen, QuikDial will
  69. find that number and ask if you want to dial it.  When more than one
  70. number is displayed on the screen, QuikDial first checks the line
  71. where the cursor was last located, then it searches the screen from
  72. top to bottom for phone numbers.  When QuikDial finds a number and
  73. asks if you want to dial it, you would respond by pressing the <Y> or
  74. <N> key to answer yes or no.  If no number is visible on the screen or
  75. if you choose not to dial a displayed number, QuikDial will ask you to
  76. enter the phone number you want to dial.
  77.  
  78. After the number is determined either by picking it from your screen
  79. or by manual entry, QuikDial will enable your modem, dial the number,
  80. signal with a two tone sound that the number has been sent to the
  81. modem and advise you to pick up the handset and press any key.  Be
  82. sure to pick up the telephone handset before you press a key on the
  83. keyboard or QuikDial will disconnect the line before you have a chance
  84. to proceed with the call.  When you press a key after picking up the
  85. handset, QuikDial exits until you activate it again with the
  86. <Ctrl>-<Alt>-<D> hotkey combination.  If you change your mind about
  87. placing a call, just press the <Esc> key to exit QuikDial with no
  88. number dialed.  Even if a number is already dialed but you have not
  89. picked up the handset, pressing a key on the keyboard will disconnect
  90. the line and end the call and cause QuikDial to exit.
  91.  
  92. Since QuikDial uses EMS or XMS, it is not recommended that you attempt
  93. to load it high using DOS 5's LOADHIGH command or similar utility
  94. services available through third party memory managers. You can try
  95. it, but using EMS and XMS is a tricky business - QuikDial may not load
  96. properly or performance may be erratic when it is loaded high.
  97.  
  98. In the event that neither EMS or XMS are available, temporary disk
  99. storage buffers will be created in C:\.  If no space is available in
  100. C:\ or no hard disk or RAM disk named C: is installed, QuikDial will
  101. not load.  The disk buffers are only created in the event EMS or XMS
  102. are unavailable.
  103.  
  104.  
  105.                         Guide to QuikDial
  106.                         -----------------
  107.  
  108.  
  109. QuikDial was written by David Nicholson in 1991.  It is a copyrighted
  110. work.  The copy of QuikDial you are using is licensed by Nicholson
  111. Consulting Services (NCS).  If you have purchased, registered or
  112. received a copy of QuikDial from NCS, you have acquired the the right
  113. to use the software on your own computer. You do not own the right to
  114. alter this documentation or the executable program code.  Users who
  115. acquire the software from electronic bulletin boards or some source
  116. other than directly from NCS are expected to register their copy of
  117. the software with NCS and pay a registration fee of $25.00.  Payment
  118. must be made to:
  119.  
  120.                David A. Nicholson
  121.                Nicholson Consulting Services
  122.                502 Adams Street
  123.                Plymouth, Michigan 48170
  124.  
  125. Registered users will receive free telephone support for the product.
  126. Additionally, an enhanced version of QuikDial which includes support
  127. for a disk based phone directory, is being completed.  Registered
  128. users will receive a copy of the enhanced version when it becomes
  129. available.
  130.  
  131.